GtkDragSource: Don't use gtk_image_definition_new_pixbuf
authorAlexander Larsson <alexl@redhat.com>
Mon, 23 Oct 2017 13:15:35 +0000 (15:15 +0200)
committerAlexander Larsson <alexl@redhat.com>
Mon, 23 Oct 2017 13:28:33 +0000 (15:28 +0200)
commit61b2ab5d9083a1e21e79d077dfcdfb40439a1693
tree16c97fbeca8e01e6b34c36cd7603bf3b7d4fdcc7
parente205ae9fc1ce366aa2231577025a0ecfa25f64fb
GtkDragSource: Don't use gtk_image_definition_new_pixbuf

We want to get rid of pixbuf image definitions.

Long term this should probably be gtk_drag_source_set_icon_surface instead.
gtk/gtkdragsource.c